Contribution studio.extensions.template-module-demo--schema
In component studio.extensions.template-module-demo
studio.extensions.template-module-demo
inside nuxeo-template-rendering-samples-6.0.jar
This contribution is part of XML component Extension Point
Extension point schema of component TypeService.Contributed Items
XML Source
<extension point="schema" target="org.nuxeo.ecm.core.schema.TypeService">
<schema name="customer_reference" prefix="cr" src="data/schemas/customer_reference.xsd"/>
<schema name="InterventionStatement" prefix="is" src="data/schemas/InterventionStatement.xsd"/>
</extension>